D3D11_PIXEL_SHADER_TRACE_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_11)
extern (C)
struct D3D11_PIXEL_SHADER_TRACE_DESC {}

Members

Variables

Invocation
UINT64 Invocation;
Undocumented in source.
SampleMask
UINT64 SampleMask;
Undocumented in source.
X
INT X;
Undocumented in source.
Y
INT Y;
Undocumented in source.

Meta